home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / telecomm / bbs / condir18.lha / changes.txt next >
Encoding:
Text File  |  1994-11-25  |  6.1 KB  |  136 lines

  1. Changes made for ConDir version 1.1 from 1.0
  2. --------------------------------------------
  3.  
  4. *  Hopefully cleaned up the curser handling a bit.  A problem will still
  5. exist if the user holds down a key for too long if the machine cannot keep
  6. up.  Not much more can be done here without some serious changes to the
  7. entire program (and the Amiga and the compiler and the ...).
  8.  
  9. *  Added option 'S' to the main screen.  This allows the sysop (level 255)
  10. to add the selected file to a specific file area.  At this time, the program
  11. doesn't check to see if the area exists or if it has an alternate directory
  12. specified.  Let me know if you would like to see these options added.
  13.  
  14. *  Went back to maximum 78 column lines.  I had reports that the screens
  15. were garbled when running terminal programs with line wrap engaged.
  16.  
  17. *  Size checking now works as advertised (I hope).
  18.  
  19. *  The GUI makeconfig program now has all options available and they should
  20. all work as advertised too.  You can now specify the global "Check Sizes"
  21. option and the individual (per directory) "Move Files" options.  Read the
  22. main docs about this if you don't know what these options are for. BTW, you
  23. probably don't have to edit your config unless you happen to want to change
  24. one or both of those two options.
  25.  
  26. Changes made for ConDir version 1.2 from 1.1
  27. --------------------------------------------
  28.  
  29. *  Sysop option 'S' now uploads the .readme file as a description if there
  30. is one present.  This is perhaps one of my favorite features at the present.
  31.  
  32. *  Support for alternate description files added.  sffiles.bbs, dirx.lst,
  33. wildcat.txt, and files.bbs are now checked for and if found, used.
  34.  
  35. *  Support has been added for up to 100 possible directories.  I can add
  36. support for more than that if anyone wants them.  The MakeConfig utility
  37. was updated to handle the 100 maximum.  I have tested up to 64 directories
  38. and haven't found any problems.
  39.  
  40. Changes made for ConDir version 1.3 from 1.2
  41. --------------------------------------------
  42.  
  43. *  RIP support (yes RIP!) has been added.  Use the key RIP in the command
  44. line to show RIP to the user.  The RIP support is really, really BETA and
  45. the only reason I am telling you it is there is so you can play with it
  46. and give me some comments about it.  The RIP graphics will be changing
  47. in the near future to be cleaner and better looking.  At the present, all
  48. RIP is really used for is screen controls (instead of the keyboard).
  49.  
  50. *  Major code cleanup in progress.  I would appreciate if someone could
  51. run enforcer and report any and all hits to me.  I was having some guru
  52. problems, but I hope these are fixed.  I really don't know what caused
  53. them, although I suspect it had something to do with memory allocation
  54. issues.
  55.  
  56. Changes made for ConDir version 1.5 from 1.3
  57. --------------------------------------------
  58.  
  59. NOTE:  Version 1.4 was an internal BETA version.
  60.  
  61. *  Screen set to raw internally making the cursor keys perform a heck
  62. of a lot better.  Now, you can hold down any of the cursor keys without
  63. trashing the screen.  Wish I would have found the rawcon() function
  64. earlier.
  65.  
  66. *  Cursor keys can now be used instead of the keypad.  All the normal
  67. kypad functions are still active.
  68.  
  69. *  MAJOR bug caught.  I'm hoping this is the one that caused all the
  70. various problems I was having.  Actually, I don't even know how the
  71. program was working at all.  I've been running betas of 1.4 for about
  72. a month now and they seem awefully stable.  Only had one crash I think
  73. when a user tried to mark a file in the aminet game/misc dir, but I
  74. believe this was fixed in a later revision.
  75.  
  76. *  Proper return codes added for both ConDir and the MakeConfig
  77. utility.
  78.  
  79. Changes made for ConDir version 1.6 from 1.5
  80. --------------------------------------------
  81.  
  82. *  Fixed the "Display marked files" option hopefully  List is now
  83. clean.
  84.  
  85. *  Worked heavily on the marking and uploading of files which people
  86. seemed to be having problems with.  I've been over the thing 100+ times
  87. and I can't see what would cause a batch.file to become corrupted
  88. or not to mark the correct files.
  89.  
  90. *  New color scheme.  It matches DLG! (well, almost)  Helps to blend
  91. into the BBS environment a little better.
  92.  
  93. Like I said, the program works fine on my puny A500 running OS 2.1
  94. ParNetted to a CDTV.  I can't test it on accelerated machines or
  95. machines running OS 3.x so it is kinda hard to know if something I
  96. am doing is not liked by these machines.  I'm *not* doing anything
  97. special by any means.
  98.  
  99. Changes made for ConDir version 1.8 from 1.6
  100. --------------------------------------------
  101.  
  102. NOTE:  1.8 differs very little from 1.7.  I updated the version
  103. number because I actually gave 1.7 to a couple people.  Then,
  104. I made some small changes.
  105.  
  106. I wasn't going to release anything until I got some massive work
  107. done, but since it seems that I've fixed some MAJOR stuff, I'll
  108. go ahead and release 1.7.
  109.  
  110. * I *finally* got a 3000.  Therefore, I really got down to the basic
  111. and searched for Enforcer hits.  Guess what.  I found some of them
  112. that I'm sure would have, could have, and did cause a lot of you a lot
  113. of problems.  I've cleaned up two major problems (one actually resulting
  114. in *two* Enforcer hits).  I couldn't find any more of them, but if you
  115. do, please tell me where they are at.  I've tried all the functions
  116. including the archive list found in the registered versions.  The
  117. only time I get Enforcer hits is when I am using ParNet and the hits
  118. are ones caused by it.
  119.  
  120. * Made the <ENTER> key work as either a down directory ( D ) or
  121. mark file ( G ) command depending on where the cursor is.  Now,
  122. all you really need to use this program is the cursor keys and
  123. the <ENTER> key.  I also made the escape key an alias for the U
  124. key.  In other words, escape goes up one directory level.  One
  125. person had requested this change be made.
  126.  
  127. *  Updated the documentation a bit.  Notice that the user help file
  128. has been changed to reflect the key command changes.  Also note that
  129. you can pick up the latest version of ConDir (as long as you have
  130. Mosaic) from http://pegasus.cc.ucf.edu/~ind00626/home.html.  This
  131. page will tell you the latest revision available and let you actually
  132. receive it.
  133.  
  134. I've heard people complaining about the key commands of late.  I will
  135. be working on this issue further.
  136.